<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
body{min-width: 1200px;width: 100%;max-width: 1920px;margin: 0 auto;overflow-x: hidden;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #D82633; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*特效*/
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg); }
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after {left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*头部*/
.header{position: relative;z-index: 3;height: 190px;max-width: 1920px;background: url(../images/head_bg.jpg) no-repeat no-repeat;}
.load{line-height: 34px;height: 34px;}
.load p{float: left;color: #7C7C7C;font-size: 12px;}
.load em{float: right; line-height: 26px; display:flex; justify-content: flex-start;   }
.load .lan_t{ padding-top:3px;}
.load em a{font-size: 12px; line-height: 22px; color: #7C7C7C;display: inline-block;}
.load em a img {
    vertical-align: middle;
}
.header .top{height:80px;overflow: hidden;padding-top: 10px;clear:both;}
.header .logo{float: left;display: inline;margin-right: 32px;}
.header .logo img{display: block;}
.header .tel{float: right;background: url(../images/tel.png) no-repeat left center;font-size: 16px;color: #404040;padding-left:55px;margin-top:6px;line-height: 120%;}
.header .tel span{font-size: 34px;line-height: 34px;font-family: Impact;display: block;color: #333;margin-top: 10px;}
.header .nav{background:#232323;width: 1920px;height: 66px;line-height: 66px;margin-left:-360px;padding-left:360px;}
.header .nav .content{width: 1200px;margin: 0 auto;}
.header .nav li{float: left;position: relative;background-repeat: no-repeat;padding: 0 19px;margin-right: -19px;height: 66px;}
.header .nav li:after{content: "";background: url(../images/nav_abg.png) right top;width: 20px;height: 66px;display: block;right: 0px;position: absolute;top: 0;}
.header .nav li a span{display: block;width: 132px;line-height: 66px;color: #fff;position: relative;font-size: 16px;text-align: center;transition: all .5s;}
.header .nav li:first-child span{margin-left: -1px;}
.header .nav li.cur span, .header .nav li:hover span{background: #D82633;}
.header .nav li span:before{content: "";width: 0;height: 0;border-top:66px solid transparent;border-right: 19px solid #232323;position: absolute;left: -19px;top: 0;transition: all .5s;}
.header .nav li span:after{content: "";width: 0;height: 0;border-bottom:66px solid transparent;border-left: 19px solid #232323;position: absolute;right: -19px;top: 0;transition: all .5s;}
.header .nav li.cur span:before, .header .nav li:hover span:before{border-right: 19px solid #D82633;}
.header .nav li.cur span:after, .header .nav li:hover span:after{border-left: 19px solid #D82633;}
.header .nav li dl{width: 150px;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.header .nav li dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.header .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.header .nav li dl dd{line-height: 44px;height: 44px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #454545;}
.header .nav li dl dd:first-child{border: none;}
.header .nav li dl dd a{display: block;color: #fff;font-size: 14px;padding: 0;background: #232323;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #D82633, #D82633);background-image: linear-gradient(to right, #D82633, #D82633);-webkit-transition: all 0.5s;transition: all 0.5s;background-size: 0% 100%;}
.header .nav li dl dd a:hover {background-size: 100% 100%;padding-left: 10px;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height: 650px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 650px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 8px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 50px;z-index:3;}
#banner .tip span{width: 40px;height: 8px;margin: 0 5px;display:inline-block;cursor: pointer;background: #fff;transition: all .5s;}
#banner .tip span.cur{background: #D82633;}
#banner #btn_prev,#banner #btn_next{width: 29px;height: 63px;position:absolute;top: 50%;margin-top: -32px;background: url(../images/arrows.png) center no-repeat;z-index:5;opacity: 0;}
#banner #btn_prev{background-position: 0;left: 6%;}
#banner #btn_next{background-position: -29px;right: 6%;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 1;}
/*搜索栏*/
.search{height: 72px;background:#fff;border-bottom: 1px solid #f2f2f2;}
.search .keyword{font-size: 14px;color: #888;padding-left:30px;line-height: 72px;background: url(../images/hot.png) no-repeat left center;padding-left: 30px;}
.search .keyword b{color: #343434;margin-right: 10px;font-weight: normal;}
.search .keyword a{color: #666;display:inline-block;}
.search .keyword a:last-child:after{display: none;margin: 0;}
.search .keyword a:after{display: inline-block;content: "/";color: #EAEAEA;margin: 0 5px;}
.search .sou{margin-top: 15px;position: relative;width: 447px;height: 43px;overflow: hidden;background:rgba(238,238,238,0.5);}
.search .sou .ipt1{width: 390px;height: 43px;font-size: 14px;color: #999;border:none;background: none;text-indent:20px;line-height: 43px;outline: none;}
.search .sou .ipt2{background:url(../images/search.png) no-repeat 13px center;display: block;width: 33px;height: 22px;border: none;float: right;margin-right: 19px;margin-top: 11px;border-left: 1px solid #DEDEDE;padding-left: 13px;outline: none;cursor: pointer;}
.search.ny{background: #f2f2f2;height: 82px;border-bottom: 1px solid #eee;overflow: hidden;font-size: 14px;}
.search.ny .keyword{color: #444;line-height: 82px;background: none;padding: 0;}
.search.ny .keyword b{color: #444;}
.search.ny .keyword a{color: #444;margin-right: 15px;}
.search.ny .keyword a:after{display: none;}
.search.ny .sou{width: 270px;height: 30px;border-radius: 20px;background: #fff;padding-left: 10px;margin-top: 26px;}
.search.ny .sou .ipt1{width: 224px;height: 30px;line-height: 30px;color: #a9a9a9;float: left;text-indent: 0;}
.search.ny .sou .ipt2{width: 40px;height: 30px;background: url(../images/search.png) no-repeat center;margin: 0;border-left: 0;padding-left: 0;float: right;cursor: pointer;}
/*网站底部*/
.footer{background: #2a2a2a;position: relative;overflow: hidden;margin-top:30px;}
.foot-top{height: 327px;padding-top: 60px;}
.footl{width: 271px;float: left;display: inline;border-right: 1px solid rgba(255,255,255,0.04)}
.footc{width: 521px;float: left;padding-left: 59px;display: inline;border-right: 1px solid rgba(255,255,255,0.04);margin-right: 62px;}
.footr{float: left;width: 285px;}
.footl h3,.footc h3,.footr h3{font-size: 30px;font-weight: bold;color: #CA1624;margin-bottom: 29px;width: 25px;white-space: nowrap;padding-bottom: 4px;border-bottom: 1px solid #CA1624;line-height: 40px;}
.footl h3 span,.footc h3 span,.footr h3 span{font-size: 12px;display: block;color: #fff;opacity: 0.11;font-weight: lighter;line-height: 100%;}
.footl p{}
.footl p a{color: #fff;display:block;width: 125px;color:rgba(255,255,255,0.8);float: left;font-size: 14px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;padding-right: 10px;line-height: 48px;}
.footl p a:hover{text-decoration: underline;color: #CA1624;}
.footc p{color:#fff;padding-left: 32px;background-position: left center;line-height:48px;font-size: 16px;}
.footc p span{margin-left: 18px;}
.footc p.tel{background: url(../images/foot_icon1.png) no-repeat left center }
.footc p.fax{background: url(../images/foot_icon2.png) no-repeat left center;}
.footc p.mail{background: url(../images/foot_icon3.png) no-repeat left center;}
.footc p.add{background: url(../images/foot_icon4.png) no-repeat left center;}
.footr em i{display: block;float: left;width: 127px;}
.footr em i:last-child{float: right;}
.footr em i img{width: 127px;height: 127px;}
.footr em i span{display: block;font-size: 16px;color: #F4F4F4;background: url(../images/foot_ss.png) left center no-repeat;line-height: 20px;padding-left: 32px;margin-top: 16px;}
.foot-bottom{height: 78px;background: #eee;padding-top: 20px;}
.foot_bl b{display: block;font-size: 18px;color: #1B1B1B;text-transform: uppercase;font-weight: normal;padding-top: 8px;line-height: 18px;}
.foot_bl p{margin-top: 10px;}
.foot_bl p a{font-size: 16px;color: #1B1B1B;opacity: 0.7;}
.foot_bl p a:after{display: inline-block;margin: 0 7px 0 12px;content: "/";}
.foot_bl p a:last-child:after{display: none;}
.foot_br p{line-height: 30px;color: #1B1B1B;opacity: 0.77;}
.foot_br p span{margin-left: 15px;}
.foot_br p a{color: #1B1B1B;}
/*******index css*******/
/*不可估量*/
.index .yz{height:495px;padding-top: 66px;}
.index .yz h2{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;}
.index .yz h2 span{color: #D82633;font-weight: bold;}
.index .yz h2 em{display: block;margin-top: 14px;}
.index .yz p.ms{font-size: 16px;color: #6e6e6e;text-align: center;line-height: 36px;margin-top: 38px;}
.index .yz li{float: left;margin-right: 9px;width: 218px;height: 243px;margin-top: 28px;position: relative;}
.index .yz li:before{display: block;content: "";width: 0;height: 0;border-top: 62px solid #fff;border-right: 109px solid transparent;position: absolute;left: 0;top: 0;}
.index .yz li:after{display: block;content: "";width: 0;height: 0;border-top: 62px solid #fff;border-left: 109px solid transparent;position: absolute;right: 0;top: 0;}
.index .yz li:first-child{margin-left: 40px;}
.index .yz li:last-child{margin-right: 0;}
.index .yz li em{display: block;width: 218px;height: 243px;position: relative;overflow:hidden;}
.index .yz li em:before{display: block;content: "";width: 0;height: 0;border-bottom: 62px solid #fff;border-right: 109px solid transparent;position: absolute;left: 0;bottom: 0;}
.index .yz li em:after{display: block;content: "";width: 0;height: 0;border-bottom: 62px solid #fff;border-left: 109px solid transparent;position: absolute;right: 0;bottom: 0;}
.index .yz li img{width: 218px;height: 243px;}
/*产品中心*/
.index .pro{background: #f5f5f5;padding: 0 0 80px;position: relative;}
.index .pro:after{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}
.index .pro h2{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;position: relative;z-index: 1;padding-top: 20px;}
.index .pro h2 a{display: block;;}
.index .pro h2 b{background: url(../images/tit_bg.png) no-repeat;width: 47px;height: 48px;display: block;text-align: center;padding-top: 6px;margin: 0 auto;margin-bottom: 8px;}
.index .pro h2 b img{width: auto;height: auto;margin: 0 auto;padding-top: 5px;}
.index .pro h2 span{color: #D82633;font-weight: bold;}
.index .pro h2 em{display: block;margin-top: 15px;font-size: 20px;color: #333;line-height: 20px;}
.index .pro h2 em i{color: #D0D0D0;font-weight: lighter;margin: 0 2px;}
.index .pro .tit{margin-top: 52px;}
.index .pro .tit li{float: left;width: 142px;margin-right: 34px;}
.index .pro .tit li:last-child{margin-right: 0;}
.index .pro .tit li em{width: 133px;height: 133px;border-radius: 50%;overflow: hidden;border:2px solid #fff;display: block;transition: all .5s;}
.index .pro .tit li em img{width: 135px;height: 135px;}
.index .pro .tit li span{display: block;text-align: center;height:35px;font-size: 16px;color: #fff;background: url(../images/pz_titbg.png);line-height: 34px;margin-top: 26px;padding: 0 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .5s;}
.index .pro .tit li.cur em,.pro .tit li:hover em{border: 2px solid #D82633}
.index .pro .tit li.cur span,.pro .tit li:hover span{background: url(../images/pz_titbgh.png);}
.index .pro .con{margin-top: 40px;}
.index .pro .con dl{float: left;width: 385px;margin-right: 21px;margin-bottom:24px;transition: all .5s;}
.index .pro .con dl:nth-child(3n){margin-right: 0;}
.index .pro .con dt{width: 385px;height: 289px;line-height: 0;}
.index .pro .con dt img{width: 385px;height: 289px;border:1px solid #eee;box-sizing:border-box;}
.index .pro .con dd{height: 74px;background: #fff;padding-left: 17px;padding-top: 20px;padding-right: 55px;position: relative;}
.index .pro .con dd b{display: block;font-size: 18px;color: #2C2C2C;font-weight: normal;margin-bottom: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index .pro .con dd span{display: block;font-size: 16px;color: #8B8B8B;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index .pro .con dd a.more{position: absolute;width: 52px;height: 55px;display: block;right: 12px;bottom: 18px;background: url(../images/pz_more2.png) no-repeat center;transition: all .5s;}
.index .pro .con dl:hover{box-shadow:0 3px 27px 2px rgba(0,0,0,0.05), 0 0px 27px rgba(0,0,0,0.05);}
.index .pro .con dl:hover dd b a{color: #ca1624;}
.index .pro .con dl:hover dd a.more{background: url(../images/pz_more2h.png);bottom: 65px;}
/*品牌实力*/
.index .sl{background:#000 url(../images/sl_bg.png) no-repeat center top;height: 370px;position: relative;line-height: normal;}
.index .sl:before{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #f5f5f5;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;top: 0;margin-left: -960px;}
.index .sl:after{content: "";width: 0;height: 0;position: absolute;border-bottom: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;position: absolute;left: 50%;bottom: 0;margin-left: -960px;}
.index .sl b.tb{background: url(../images/sl_tbg.png) no-repeat;width: 57px;height: 48px;display: block;text-align: center;padding-top: 18px;margin: 0 auto;margin-bottom: 10px;position: relative;z-index: 1;top:10px;}
.index .sl b.tb img{width: auto; height: auto; margin: 0 auto;}
.index .sl h2{font-size: 60px;color: #fff;font-weight: normal;}
.index .sl h2 a{color:#fff;}
.index .sl h2 span{color: #D82633;font-weight: bold;}
.index .sl h2 em{font-size: 30px;display:block;text-align: right;float: right;padding-top: 30px;}
.index .sl h2 em span{font-weight: normal;}
.index .sl .con{margin-top: 32px;}
.index .sl .con ul{width: 600px;float: left;}
.index .sl .con li:first-child{border-left: 1px solid rgba(255,255,255,0.15);}
.index .sl .con li{float: left;height: 84px;border-right: 1px solid rgba(255,255,255,0.15);width: 140px;text-align: center;}
.index .sl .con li em{height: 50px;display: block;}
.index .sl .con li span{display: block;font-size: 24px;color: #fff;margin-top: 4px;}
.index .sl .con p{float: right;width: 520px;margin-top: 23px;}
.index .sl .con p span{display: block;color: #fff;opacity: 0.41;font-size: 16px;}
.index .sl .con p i{color: #fff;font-size: 36px;font-family: GothamBook;background: url(../images/sl_tel.png) no-repeat left center;padding-left: 38px;}
/*四大实力*/
.index .sl2{height: 2112px;}
.index .sl2 .con1{padding-top: 26px;}
.index .sl2 .con1 dt{float: left;width: 600px;height: 506px;}
.index .sl2 .con1 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con1 dd{float: right;width: 558px;}
.index .sl2 .con2 dt{float: right;width: 600px;height: 506px;}
.index .sl2 .con2 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con2 dd{float: left;width: 558px;}
.index .sl2 .con2 dd h3{padding-top: 54px;}
.index .sl2 .con2 dd p span{margin-bottom: 7px;}
.index .sl2 .con3 dt{float: left;width: 600px;height: 506px;}
.index .sl2 .con3 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con3 dd{float: right;width: 558px;}
.index .sl2 .con3 dd h3{padding-top: 54px;}
.index .sl2 .con3 dd p span{margin-bottom: 7px;}
.index .sl2 .con4 dt{float: right;width: 600px;height: 506px;}
.index .sl2 .con4 dt img{width: 100%;height: 100%;display: block;}
.index .sl2 .con4 dd{float: left;width: 558px;}
.index .sl2 .con4 dd h3{padding-top: 54px;}
.index .sl2 dd h3{margin-bottom: 38px;padding-top: 9px;}
.index .sl2 dd h3 em{display: block;background:url(../images/sl_ctit.png);width: 61px;height: 70px;text-align: center;line-height: 70px;font-size: 36px;color: #fff;font-weight: lighter;float: left;}
.index .sl2 dd h3 i{float: left;margin-left: 26px;font-size: 36px;color: #242424;line-height: 30px;font-weight: normal;}
.index .sl2 dd h3 i span{font-size: 12px;font-family:GothamBook;color: #CBCBCB;display: block;font-weight: normal;text-transform: uppercase;}
.index .sl2 dd p{font-size: 16px;color: #383838;line-height: 32px;}
.index .sl2 dd p span{display: block;margin-bottom: 18px;}
.index .sl2 dd .list{margin-top: 45px;height: 134px;overflow: hidden;}
.index .sl2 dd ul li{float: left;margin-right: 10px!important;display: inline;}
.index .sl2 dd ul li:nth-child(2n){margin-right: 0;}
.index .sl2 dd ul li a{display: block;}
.index .sl2 dd ul li img{width: 179px;height: 134px;}
.index .sl2 dd .qh{text-align: center;margin-top: 21px;position: relative;}
.index .sl2 dd .qh:before{position: absolute;content: "";width: 238px;height: 1px;background: #EBEBEB;left:0;top: 15px;}
.index .sl2 dd .qh:after{position: absolute;content: "";width: 238px;height: 1px;background: #EBEBEB;right:0;top: 15px;}
.index .sl2 dd .qh i{display: inline-block;width: 11px;height: 13px;background: url(../images/sl_cqh.png);margin: 0 3px;margin-top: 8px;cursor: pointer;}
.index .sl2 dd .qh i.cur{display: inline-block;width: 11px;height: 13px;background: url(../images/sl_cqhh.png);}
/*合作案例*/
.index .case{background: #f1f1f1;height: 1012px;position: relative;overflow: hidden;}
.index .case:after{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}
.index .case h2{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;position: relative;z-index: 1;padding-top: 20px;}
.index .case h2 a{display: block;;}
.index .case h2 b{background: url(../images/sl_tbg.png) no-repeat;width: 57px;height: 54px;display: block;text-align: center;padding-top: 12px;margin: 0 auto;margin-bottom: 8px;}
.index .case h2 b img{width: auto;height: auto;margin: 0 auto;padding-top: 8px;}
.index .case h2 span{color: #D82633;font-weight: bold;}
.index .case h2 em{display: block;margin-top: 15px;font-size: 20px;color: #333;line-height: 20px;}
.index .case .tit{border-top: 1px solid #D8D8D8;padding-top: 15px;margin-top: 45px;}
.index .case .tit li,.index .case .tit em{text-align: center;float: left;margin-right: 113px;display: inline;}
.index .case .tit em{margin-right: 0;}
.index .case .tit li a,.index .case .tit em a{display:block;}
.index .case .tit li img,.index .case .tit em img{width: 41px;height: 41px;display: inline-block;}
.index .case .tit li span,.index .case .tit em span{display: block;font-size: 18px;color: #373737;line-height: 32px;font-weight: bold;margin-top: 7px;}
.index .case .con{position: relative;height:628px;margin-top: 34px;overflow: hidden;}
.index .case .con .list{width: 864px;position: absolute;left: 50%;margin-left: -432px;}
.index .case .con .list .tempWrap{margin-left: -864px;}
.index .case .con .qh{position: relative; top: 225px; z-index: 1; left: 50%; margin-left: -600px;width: 1200px;}
.index .case .con .qh:after{content: "";background:rgba(0,0,0,0.52);width:528px;height: 486px;display: block;right: -360px;top:-225px;position: absolute;z-index: 1}
.index .case .con .qh:before{content: "";background:rgba(0,0,0,0.52);width:528px;height: 486px;display: block;left: -360px;top:-225px;position: absolute;z-index: 1}
.index .case .con .qh i.prev{float: left;margin-left: 108px;cursor: pointer;position: absolute;z-index: 2;}
.index .case .con .qh i.next{float: right;margin-right: 108px;cursor: pointer;position: absolute;right: 0;z-index: 2;}
.index .case .con dl{width: 864px;height:628px;position: relative;}
.index .case .con dt{line-height: 0;overflow: hidden;}
.index .case .con dt img{width: 864px;height: 486px;}
.index .case .con dd{height: 69px;background: #D5D5D5;position: relative;}
.index .case .con dd b{display: block;line-height: 69px;text-align: center;font-size: 18px;color: #191919;font-weight: normal;}
.index .case .con dd p,.index .case .con dd a.more{display: none;}
.index .case .con dl.cur dd{background: #2A2A2A;height:142px;padding: 0 32px;}
.index .case .con dl.cur dd b{color: #fff;font-size: 20px;font-weight: bold;padding-top: 26px;padding-bottom: 22px;display: block;line-height:110%;text-align:left;}
.index .case .con dl.cur dd b a{color: #fff;}
.index .case .con dl.cur dd p{line-height: 24px;color: #fff;opacity: 0.4;font-size: 16px;display: block;}
.index .case .con dl.cur dd a.more{display: block;background: url(../images/case_more.png) no-repeat right center;height: 19px;color: #fff;font-size: 14px;color: #D82633;width: 86px;right: 32px;top: 32px;position: absolute;line-height: 110%;}
.index .case .con dl.left dd b{margin-right: 155px;text-align: right;}
.index .case .con dl.right dd b{margin-left: 155px;text-align: left;}
/*工艺流程*/
.index .lc{background: #fff;position: relative;overflow: hidden;height: 558px;}
.index .lc:after{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #f1f1f1;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}
.index .lc h2{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;position: relative;z-index: 1;padding-top: 88px;}
.index .lc h2 a{display: block;;}
.index .lc h2 b{background: url(../images/sl_tbg.png) no-repeat;width: 57px;height: 54px;display: block;text-align: center;padding-top: 12px;margin: 0 auto;margin-bottom: 8px;}
.index .lc h2 b img{width: auto;height: auto;margin: 0 auto;padding-top: 5px;}
.index .lc h2 span{color: #D82633;font-weight: bold;}
.index .lc h2 em{display: block;margin-top: 15px;font-size: 20px;color: #333;line-height: 20px;}
.index .lc .con{background: url(../images/lc_bg.jpg) no-repeat center 165px;margin-top: 34px;}
.index .lc li{float: left;position: relative;width:109px;height:235px;margin-right: 65px;text-align: center;background: url(../images/lc_cbg.png) no-repeat;margin-left: 6px;}
.index .lc li:last-child{margin-right: 0;}
.index .lc li em{display: block;width: 109px;height: 126px;line-height: 0;cursor: pointer;transition: all .5s;}
.index .lc li em.pic1{padding-top: 40px;height: 86px;}
.index .lc li span{display: block;font-size: 18px;font-weight: bold;margin-top: 68px;}
.index .lc li.cur{background: url(../images/lc_cbgh.png) no-repeat;}
.index .lc li.cur span{color: #D82633;}
/*新闻资讯*/
.index .new{background: #f4f4f4;position: relative;overflow: hidden;height: 793px;}
.index .new:after{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #fff;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}
.index .new h2{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;position: relative;z-index: 1;padding-top: 20px;}
.index .new h2 a{display: block;;}
.index .new h2 b{background: url(../images/sl_tbg.png) no-repeat;width: 57px;height: 46px;display: block;text-align: center;padding-top: 20px;margin: 0 auto;margin-bottom: 8px;}
.index .new h2 b img{width: auto;height: auto;margin: 0 auto;}
.index .new h2 span{color: #D82633;font-weight: bold;}
.index .new h2 em{display: block;margin-top: 15px;font-size: 20px;color: #333;line-height: 20px;}
.index .new_l{width: 320px;background:url(../images/new_bg.jpg) repeat-x 0 0 #fff;padding:30px 40px 0;height: 510px;box-shadow:0 0 10px 2px #e7e7e7;overflow: hidden;margin-top: 54px;}
.index .new_r{width:781px;margin-top: 54px;}
.index .new1,.index .new2{width:701px;overflow: hidden;height:230px;background: #fff;box-shadow:0 0 10px 2px #e7e7e7;margin-bottom: 20px;padding: 30px 40px 0;}
.index .newtil{height:51px;line-height:30px;font-size:24px;font-weight: normal;}
.index .newtil a{color: #363636;}
.index .newtil em{display: block;font-size: 10px;opacity: 0.5;line-height: 12px;}
.index .newtil span{float: right;width: 33px;height: 33px;display: block;background:url(../images/new_more2.png) no-repeat 0 0;}
.index .newtil span a{display: block;width: 33px;height: 33px;}
.index .new_l .newtil a{color: #fff;}
.index .new_l .newtil span{background:url(../images/new_more1.png) no-repeat 0 0;}
.index .new_l dl{padding: 16px 0 0;}
.index .new_l dt,.new_l dt img{height:239px;width: 320px;display: block;overflow: hidden;}
.index .new_l dd{padding: 11px 0 0;}
.index .new_l dd h3,.new1_c li a{height: 45px;line-height:45px;font-size:16px;color: #363636;display: block;}
.index .new_l dd h3 a{display: block;color: #363636;font-weight: bold;}
.index .new_l dd h3 a:hover{color:#D82633;}
.index .new_l dd h3:hover,.index .new1_c li a:hover{color:#D82633;}
.index .new_l dd p{height: 108px;font:14px "Microsoft YaHei";color:#989898;text-align: justify;overflow: hidden;}
.index .new_l dd span,.index .new1_c li span{background:url(../images/new_line.jpg) no-repeat 0 center;height:24px;overflow: hidden;text-align: right;font-family: Times New Roman;color: #989898;display: block;}
.index .new1_c li{width:312px;float: left;}
.index .new1_c li p{height: 76px;overflow: hidden;color:#989898;font-size:14px;line-height: normal;text-align: justify;}
.index .new1_c li:nth-child(2n-1){padding: 0 68px 0 0;}
.index .new2{position: relative;}
.index .new2 .newtil{height: 10px;}
.index .new2 .newtil span{position: absolute;right: 40px;top: 30px;}
.index .new2 .newtil p{position: absolute;left: 40px;top: 30px;}
.index .new2_w{width: 326px;}
.index .new2_w li{height: 30px;line-height: 30px;overflow: hidden;}
.index .new2_w li a{ color:#999; font-size:14px;}
.index .new2_w li a:hover{color: #D82633;text-decoration: underline;}
.index .new2_p{width: 355px;}
.index .new2_p dt{float: right;}
.index .new2_p dd{float: left;padding: 145px 0 0;}
.index .new2_p dd a{display:block;background:url(../images/new_more4.jpg) no-repeat;width:148px;height:43px;font:14px "Microsoft YaHei";line-height:43px;padding-left:20px;color:#fff;}
/*关于我们*/
.index .about{background: #fff;position: relative;overflow: hidden;}
.index .about:after{content: "";width: 0;height: 0;position: absolute;border-top: 50px solid #f4f4f4;border-right: 960px solid transparent;border-left: 960px solid transparent;left: 50%;top: 0;margin-left: -960px;}
.index .about h2{text-align: center;font-size: 40px;color: #252525;line-height: 40px;font-weight: normal;position: relative;z-index: 1;padding-top: 116px;}
.index .about h2 a{display: block;;}
.index .about h2 b{background: url(../images/sl_tbg.png) no-repeat;width: 57px;height: 50px;display: block;text-align: center;padding-top: 16px;margin: 0 auto;margin-bottom: 8px;}
.index .about h2 b img{width: auto;height: auto;margin: 0 auto;}
.index .about h2 span{color: #D82633;font-weight: bold;}
.index .about h2 em{display: block;margin-top: 15px;font-size: 20px;color: #333;line-height: 20px;}
.index .about .con{margin-top: 42px;}
.index .about .con h3{font-size: 22px;color: #252525;font-weight: bold;display: block;}
.index .about .con p.ms{line-height: 30px;color:#393939;font-size: 16px;margin-top: 25px;margin-bottom: 36px;}
.index .about .tit ul{float: left;}
.index .about .tit em{float: right;background: url(../images/about_more.png) no-repeat right center;height: 28px;padding-right: 22px;line-height: 28px;}
.index .about .tit em a{color: #D82633;text-decoration: underline;}
.index .about .tit li{float: left;}
.index .about .tit li a{display:inline-block;margin-right: 46px;}
.index .about .tit li img{display: inline-block;vertical-align: middle;-webkit-filter: grayscale(100%);filter: grayscale(100%);transition: all 0.2s ease-in;}
.index .about .tit li span{display: inline-block;font-size: 20px;color: #1A1A1A;font-weight: bold;vertical-align: middle;margin-left: 10px;transition: all 0.2s ease-in;line-height: 0}
.index .about .tit li:last-child a{margin-right: 0;}
.index .about .tit li.cur span,.about .tit li:hover span{color: #D82633;}
.index .about .tit li.cur img,.about .tit li:hover img{-webkit-filter: grayscale(0%);filter: grayscale(0%);}
.index .about .cons{margin-top: 32px;}
.index .about .cons li{float: left;width: 283px;height: 212px;overflow: hidden;margin-right: 22px;display: inline;}
.index .about .cons li:last-child{margin-right: 0;}
.index .about .cons li a{display: block;}
.index .about .cons li img{width: 100%;height: 100%;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height: 400px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.submian{padding: 0;}
/*当前位置*/
.sobtitle{line-height: 46px;color: #333;border-bottom: 1px dashed #dcdcdc;margin-bottom: 20px;}
.sobtitle b{border-left: 10px solid #393939;font-weight: normal;padding-left: 8px;}
.sobtitle a{color: #333;}
.sobtitle a:hover{color: #CC0F16;}
.sobtitle span{font-family: '宋体';padding: 0 5px;}
.submian .pro-tit{height: 50px;font-size: 24px;font-weight: normal;line-height: 50px;border-bottom: 1px solid #ebebeb;margin-bottom: 15px;}
.submian .pro-tit span{display: inline-block;height: 50px;border-bottom: 1px solid #393939;}
/*单页分类*/
.submian .menu{background: #f4f4f4;margin-bottom: 20px;}
.submian .menu span{width: 1px; height: 16px; margin: 0 16px 0 14px; background-position: -206px -36px;}
.submian .menu li{position: relative;width: 16.66%;height: 55px;font-size: 18px;line-height: 55px;text-align: center;float: left;border-right: 1px solid #eee;margin-right: -1px;background: #f4f4f4;cursor: pointer;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.submian .menu li a{display: block;color: #444;}
.submian .menu li a:after{content: " ";border-style: solid dashed dashed dashed;border-color: transparent;border-bottom-color: #f4f4f4;border-width: 10px 10px 10px 10px;width: 0;height: 0;position: absolute;left: 50%;margin-left: -10px;bottom: 0;transition: all .5s;}
.submian .menu li a.on,.submian .menu li a:hover{background: #d82633;color: #fff;}
.submian .menu li a.on:after,.submian .menu li a:hover:after{border-bottom-color: #fff;}
/*内页左侧*/
.submian .subleft{width: 240px;}
.submian .subleft .title{height: 80px;background: #D82633;}
.submian .subleft .title h2{height: 75px;font-size: 24px;font-weight: normal;line-height: 75px;color: #fff;border-bottom: 1px solid #fff;text-align: center;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt ul li span{display: block;height: 50px;line-height: 50px;background: url(../images/jia.png) no-repeat right center #ececeb;margin-bottom: 2px;overflow: hidden;transition: all .5s;}
.submian .subleft .lefta .comt ul li a{display: block;height: 50px;font-size: 18px;font-weight: normal;margin-right: 40px;margin-left: 38px;color: #666;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.submian .subleft .lefta .comt ul li.cur span, .submian .subleft .lefta .comt ul li:hover span{background: url(../images/jian.png) no-repeat right center #d82634;}
.submian .subleft .lefta .comt ul li.cur a,.submian .subleft .lefta .comt ul li:hover a{color: #fff;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;padding: 2px 0 2px;}
.submian .subleft .lefta .comt ul li .boxlist li{height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px;background: #ececec;position: relative;overflow: hidden;}   
.submian .subleft .lefta .comt ul li .boxlist li:after{content: "";width: 8px;height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none;position: absolute;top: 50%;right: 32px;margin-top: -4px;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);transition: all .5s;}
.submian .subleft .lefta .comt ul li .boxlist li.cur:after,.submian .subleft .lefta .comt ul li .boxlist li:hover:after {border-color:#d82634;}
.submian .subleft .lefta .comt ul li .boxlist li a{display: block;font-size: 16px;margin: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #666;}
.submian .subleft .lefta .comt ul li .boxlist li.cur a,.submian .subleft .lefta .comt ul li .boxlist li:hover a{color: #D82633;}
.submian .subleft .lefta .comt ul li.cur .boxlist{display: block;}
/*联系我们*/
.submian .subleft .contact1{background: #d82633;text-align: center;color: #fff;margin-bottom: 20px;}
.submian .subleft .contact1 .img img{width: 100%;display: block;}
.submian .subleft .contact1 p{padding-top: 15px;}
.submian .subleft .contact1 p img{vertical-align: middle;margin-right: 5px;}
.submian .subleft .contact1 span{display: block;font-size: 28px;font-weight: bold;font-family: Arial;padding-bottom: 20px;padding-top: 10px;}
.submian .subleft .contact2{height: 140px;background: url(../images/contact-z1.jpg) no-repeat;color: #333;margin-bottom: 20px;}
.submian .subleft .contact2 p{font-size: 20px;height: 30px;line-height: 30px;padding: 37px 0 0 95px;background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;}
.submian .subleft .contact2 span{display: block;height: 30px;font-weight: bold;font-size: 18px;line-height: 30px;padding-left: 73px;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .Aboutpage .t{padding: 0 0 25px;color: #D82633;font-size: 18px;}
/*联系我们*/
.submian .contact .txt{margin: 30px 0 10px;}
.submian .contact .txt dt{float: left;width: 440px}
.submian .contact .txt dt img{width: 440px;height: 300px;display: block;}
.submian .contact .txt dd{float: left;background: #f5f5f5;width: 710px;height: 230px;padding: 70px 0 0 50px;}
.submian .contact .txt h3{height: 32px;font-weight: normal;font-size: 18px;color: #d82634;}
.submian .contact .txt p{font-size: 16px;color: #666;line-height: 34px;width: 666px;}
.submian .contact .lianxi li {float: left;border: 1px solid #eee;width: 263px;height: 180px;text-align: center;margin-right: 20px;color: #666;margin-bottom: 30px;line-height: 160%;padding: 0 10px;font-family: 微软雅黑;background: #fff;margin-top: 30px;}
.submian .contact .lianxi li.last {float: right;margin-right: 0px}
.submian .contact .lianxi li img {margin-top: 20px;width: 52px;}
.submian .contact .lianxi li i {display: block;font-size: 14px;color: #333;padding-bottom: 8px;font-style: normal;padding-top: 10px;}
.submian .contact .lianxi li span {display: block;color: #333;font-size: 15px;}
.submian .contact .lianxi li.last span {font-size: 15px;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{display: block;padding: 20px;border: 1px solid #dedede;margin-bottom: 15px;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .img{position:relative;width: 200px;height: 150px;display:block;overflow: hidden;cursor: pointer;}
.submian .Newslist .item img{width: 100%;height: 100%;transition: all .5s;}
.submian .Newslist .item a:hover img{transform: scale(1.1, 1.1);}
.submian .Newslist .item .txt{position: relative;width: 650px;height: 150px;}
.submian .Newslist .item .txt h3{font-size: 18px;line-height: 40px;transition: all .5s;}
.submian .Newslist .item .txt p{color: #797979;line-height: 24px;text-align: justify;height: 72px;overflow: hidden;}
.submian .Newslist .item .txt .more{position: absolute;right: 0;bottom: 0;width: 90px;height: 30px;line-height: 30px;text-align: center;display: block;float: right;background: #b6b6b6;color: #fff;transition: all .5s;}
.submian .Newslist .item:hover{border-color: #d82633;}
.submian .Newslist .item:hover .txt h3{color:#D82633;}
.submian .Newslist .item:hover .txt .more{background: #D82633;}
/*产品列表*/
.Prolist ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolist ul.list li.item{float: left;position: relative;width: 298px;margin-bottom: 15px;margin-right: 15px;border: 1px solid #dedede;transition: all .5s;}
.Prolist ul.list li.item:nth-child(3n){margin-right: 0;}
.Prolist ul.list li.item a{display: block;}
.Prolist ul.list li.item h3{width: 100%;height: 56px;color: #666;font-size: 18px;text-align: center;display: block;line-height: 56px;transition: all .5s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.Prolist ul.list li.item .img{width: 100%;height: 224px;overflow: hidden;}
.Prolist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.Prolist ul.list li.item:hover{border-color: #d82633;}
.Prolist ul.list li.item:hover h3{color: #d82633;}
.Prolist ul.list li.item:hover .img img{transform: scale(1.1);}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;}
.Piclist ul.list li{position: relative;display: block;float: left;width: 294px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #dedede;background: #fff;transition: all .5s;}
.Piclist ul.list li:nth-child(3n){margin-right: 0;}
.Piclist ul.list li a{display: block;}
.Piclist ul.list li .img{position: relative;width: 294px;height: 221px;overflow: hidden;}
.Piclist ul.list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.Piclist ul.list li .tit{position: relative;overflow: hidden;padding: 15px;box-sizing: border-box;}
.Piclist ul.list li .tit h3{color: #4b4b4b;font-size: 16px;line-height: 22px;transition: all .5s;}
.Piclist ul.list li .tit p{color: #666;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;}
.Piclist ul.list li .tit span{width: 100px;height: 28px;display: inline-block;border: 1px solid #aaa;font-size: 14px;line-height: 28px;text-align: center;transition: all .5s;}
.Piclist ul.list li:hover{border-color: #d82633;}
.Piclist ul.list li:hover .img img{transform: scale(1.1);}
.Piclist ul.list li:hover .tit h3{color: #D82633;}
.Piclist ul.list li:hover .tit span{color: #fff;border-color: #D82633;background: #D82633;}
/*图片列表*/
.Imglist .list{padding: 0;}
.Imglist .list .item{float: left;margin-bottom: 16px;margin-right: 16px;}
.Imglist .list .item:nth-child(4n){margin-right: 0;}
.Imglist .list .item a{display: block;width:100%;overflow: hidden;position: relative;background: #fff;}
.Imglist .list .item .img{position: relative;border: 1px solid #e5e5e5;padding: 10px 10px;background: #fff;}
.Imglist .list .item .img img{display: block;width: 266px;}
.Imglist .list .item .img .bg{position: absolute;top: 10px;width: 266px;height:calc(100% - 20px);  background: url(../images/da.png) center no-repeat;background-color: rgba(216,35,51,.8);opacity: 0;transition: all .5s;}
.Imglist .list .item h3{width: 100%;color: #555;text-align: center;display: block;line-height: 50px;background: #f0f0f0;transition: all .5s;}
.Imglist .list .item:hover .img .bg{opacity: 1;}
.Imglist.Imglist2 .list .item .img img,.Imglist.Imglist2 .list .item .img .bg{height: 354px;}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .t2{padding: 28px 0 48px;text-align: center;}
.formData .t2 .titb{font-size: 30px;font-weight: bold;margin-bottom: 16px;}
.formData .t2 .txt{color: #666;font-size: 14px;line-height: 24px;}
.formData .t2 .txt span{font-weight: bold;color: #d82633;}
.formData .item{float: left; color: #999; font-weight: normal; width: 560px; height: 50px; line-height: 50px; border: 1px solid #e5e5e5; margin-right: 76px; margin-bottom: 30px; position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 50px;line-height: 50px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 16px;}
.formData .item .txt{width: 355px;height: 50px;line-height: 50px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute; right: 15px; top: 0; color: #ff0000; z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute; left: 0; top: 0px;}
.formData .liuyan{width: 1198px; height: 240px; border: 1px solid #e5e5e5; float: left;}
.formData .liuyan label{text-align: right; display: block;}
.formData .liuyan textarea{width: 1178px;height: 214px;line-height: 28px;padding: 12px 10px;text-indent: 100px;font-size: 16px;font-family: "microsoft yahei";color: #666;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 46px;border: 2px solid #d82633;margin-right: 2px;text-align: center;background: #d82633;color: #FFF;cursor: pointer;font-size: 18px;display: block;outline: none;transition: all .5s;}
.formData .sub:hover{background: none;color: #d82633;}
.formData .yzm{width: 432px;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 3px;top: 3px;border: 0px;display: block;}
/*产品详情*/
.showproduct .tod{position: relative;padding: 12px 18px 16px 20px;margin-bottom: 15px;background: #fff;border: 1px solid #eee;}
.showproduct .showImg{position: relative;width: 400px;height: 300px;overflow: hidden;border: 1px solid #e7e7e7;margin-right: 28px;}
.showproduct .showImg .showImg_left{width: 100%;height: 100%;}
.showproduct .showImg .showImg_left .bd{width: 100%;height: 100%;}
.showproduct .showImg .showImg_left .bd ul{display:inline-block;}
.showproduct .showImg .showImg_left .bd ul li{float:left;}
.showproduct .showImg .showImg_left .bd ul li img{display: block;width: 400px;height: 300px;}
.showproduct .showImg .showImg_left .prev,.showproduct .showImg .showImg_left .next{position: absolute;top: 50%;margin-top: -20px;display: block;width: 20px;height: 40px;background-position: center;background-repeat: no-repeat;cursor: pointer;z-index: 9;}
.showproduct .showImg .showImg_left .prev{left: 10px;background-image: url(../images/por_fl.png);}
.showproduct .showImg .showImg_left .next{right: 10px;background-image: url(../images/por_fr.png);}
.showproduct .showImg .showImg_left .pageState{position: absolute;right: 0;bottom: 0;width: 56px;height: 28px;font-size: 14px;line-height: 16px;padding: 0 15px;}
.showproduct .baseInfo{width: 460px;}
.showproduct .baseInfo .t{height: 40px;font-size: 24px;line-height: 40px;color: #454545;margin-bottom: 8px;padding-bottom: 8px;border-bottom: 1px dotted #e6e6e6;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.showproduct .baseInfo .desc{color: #666;line-height: 24px;font-size: 14px;max-height: 168px;margin-bottom: 76px;text-align: justify;overflow: hidden;}
.showproduct .baseInfo .webtel{width: 460px;height: 50px;border-top: 2px solid #e6e6e6;padding-top: 10px;position: absolute;bottom: 16px;right: 0;}
.showproduct .baseInfo .webtel .tel{height: 45px;padding-left: 70px;background: url(../images/por_tel.png) no-repeat 10px center;font-size: 16px;line-height: 22px;color: #454545;}
.showproduct .baseInfo .webtel .tel strong{display: block;color: #d82633;font-size: 24px;}
.showproduct .baseInfo .webtel a{float: right;width: 120px;color: #fff;font-size: 16px;line-height: 45px;text-align: center;background: #d82633;}
.showproduct .pro_tit{position: relative;}
.showproduct .pro_tit h2{font-size: 24px;background: #f2f2f2;padding: 12px;color: #000;font-weight: normal;margin: 40px 0 20px;}
.showproduct .pro_tit h2:after{content: "";position: absolute;width: 3px;height: 22px;background: #d82634;left: 0;top: 15px;}
.showproduct .pro_tit h2 span{font-weight: normal;color: #d6d6d6;display: inline-block;margin-left: 10px;text-transform: uppercase;font-size: 18px;}
/*热品推荐*/
.Randompro{}
.Randompro .tit{height: 46px;line-height: 46px;border-bottom: 2px solid #dfdfdf;margin-bottom: 30px;padding-top: 26px;}
.Randompro .tit b{display: inline-block;font-size: 24px;font-weight: normal;color: #464646;padding-left: 30px;border-bottom: 2px solid #393939;background: url(../images/pro_tit.png) no-repeat 0px center;}
.Randompro .tit span{margin-left: 10px;font-size: 18px;font-family: Arial;color: #c2c2c1;text-transform: uppercase;}
.Randompro ul li{float: left;width: 220px;border: 1px solid #dfdfdf;margin-right: 16px;box-sizing: border-box;margin-bottom: 10px;transition: all .5s;}
.Randompro ul li:nth-child(4n){margin-right: 0;}
.Randompro ul li .img{width: 100%;height: 164px;}
.Randompro ul li .img img{width: 100%;height: 100%;display: block;}
.Randompro ul li .txt{padding: 10px;}
.Randompro ul li .txt h3{height: 30px;font-size: 16px;font-weight: normal;line-height: 30px;color: #333;transition: all .5s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.Randompro ul li .txt p{font-size: 14px;line-height: 24px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.Randompro ul li:hover{border-color: #d82633;}
.Randompro ul li:hover h3{color: #d82633;}
/*文章详情*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
/*推荐资讯*/
.Randomnews{}
.Randomnews .tit{height: 46px;line-height: 46px;border-bottom: 2px solid #dfdfdf;margin-bottom: 20px;padding-top: 26px;}
.Randomnews .tit b{display: inline-block;font-size: 24px;font-weight: normal;color: #464646;padding-left: 30px;border-bottom: 2px solid #393939;background: url(../images/pro_tit.png) no-repeat 0px center;}
.Randomnews .tit span{margin-left: 10px;font-size: 18px;font-family: Arial;color: #c2c2c1;text-transform: uppercase;}
.Randomnews ul li{float: left;width: 455px;font-size: 14px;line-height: 40px;margin-right: 20px;border-bottom: 1px dashed #ccc;transition: all .5s;}
.Randomnews ul li:nth-child(2n){margin-right: 0;}
.Randomnews ul li span{color: #666;}
.Randomnews ul li:hover h3{color: #d82633;}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #D82633;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: #D82633;margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: #D82633;opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #D82633;border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: #D82633;opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent #D82633;border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}</pre></body></html>